home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global gMusicChannel, gPathToSound, fileDelimiter, gPACounter, gLimit
- set gPACounter to 0
- set gLimit to random(500) + 200
- KillEmPuppets()
- set the volume of sound gMusicChannel to 255
- sound playFile gMusicChannel, gPathToSound & "music" & fileDelimiter & "Playagan.aif"
- preloadMember(member "yesno min" of castLib "Signup", member "yesno max" of castLib "SignUp")
- end
-